/*
Bootstrap overrides
*/
.navbar-default{
    background-color: #9f0b10;
    border: none;
}

.navbar{
    border-radius: 0px;
    box-shadow: 0 5px 10px #888888;
}

.navbar-default .navbar-nav>li>a{
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover{
    color: #ccc;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background-color: #A94442;
    color: #fff;
}

.container-fluid{
    padding-left: 30px;
    padding-right: 30px;
}

@media(min-width:768px){
    .nav li:not(:last-child):after{
        content: '';
        position: absolute;
        right: 0;
        top: 10px;
        border-right: solid 1px #fff;
        height: 60%;
    }
}

.form-control{
    width: 200px;
    float: left;
}

input[type=radio]{
    margin: 0;
    margin-left: 5px;
}

.btn{
    background-color: #9f0b10;
    color: #fff;
}

.btn:hover{
    background-color: #fff;
}

/*******************/

@media(max-width:767px) {
    .request-form-section {
        width: 310px;
    }

    .specs-section{
        width: 310px;
    }
}
@media(min-width:768px){
    .request-form-section{
        width: 310px;
    }

    .specs-section{
        width: 310px;
    }
}
@media(min-width:992px){
    .request-form-section{
        width: 780px;
    }

    .specs-section{
        width: 780px;
    }
}
@media(min-width:1200px){
    .request-form-section{
        width: 780px;
    }

    .specs-section{
        width: 780px;
    }
}

body {
    margin: 0;
    font-family: 'Eurostile', sans-serif;
    text-align: center;
    color: #555;
}

a, a:visited {
    text-decoration:none;
}

h1 {
    font-size: 32px;
    margin: 16px 0 5px 0;
}

.background-grad{
    background: linear-gradient(to bottom, #ffffff 0%, #c9c9c9 100%);
    padding-bottom: 30px;
    min-height: 600px;
}

.galleria-div{
    margin: 10px 0 0 0;
}

.navbar-nav.nav-justified > li{
    float:none;
}

.header-section{
    margin: auto;
}

.logo-section{
    width: 70%;
    margin: auto;
}

.plus-section{
    width: 30%;
    z-index: 1;
    padding-left: 5%;
}

.right-grad-section{
    width: 35%;
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(50,50,50,1) 35%, rgba(255,255,255,1) 100%);
    position: absolute;
    top: 0;
    right: 0;
}

.logo-area{
    padding: 30px 0 0 0;
    max-width: 650px;
}

.icon {
    display: inline-block;
    vertical-align: middle;
}

.icon--plus {
    background-color: cornflowerblue;
}

.icon--plus > path {
    fill: gold;
    stroke: gold;
    stroke-width: 0.1;
}

.prod-img{
    margin: 10px;
    width: 90%;
}

.img{
    border: 1px solid #333;
}

.margin-auto{
    margin: auto;
}

.form-input-text{
    width: 200px;
    margin-right: 10px;
}

.form-input-radio{
    width: 50px;
    box-shadow: none;
}

.form-input-radio:focus{
    box-shadow: none;
}

.form-label{
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}

.required:after{
    content: '*';
    color: #9f0b10;
}

.form-area{
    width: 100%;
    float: left;
}

.form-input-textarea{
    width: 80%;
    max-width: 540px;
    max-height: 100px;
}

.left{
    float: left;
}

.margin-top-sm{
    margin-top: 5px;
}

.form-info{
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
}

.left-text{
    text-align: left;
}

.specs-table td{
    padding: 2px 5px;
}

.specs-section{
    margin-bottom: 20px;
}

.fillable-input-line{
    border: none;
    margin: 2px;
}

.mounting-input{
    width: 300px;
}

.margin-lg{
    margin: 20px 0;
}

.indent{
    padding-left: 3em;
}

.times{
    font-family: "Times New Roman";
}

.red-text{
    color: #9f0b10;
}
/*
     FILE ARCHIVED ON 03:02:18 Feb 14, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:07:47 Aug 23, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 82.624
  exclusion.robots: 0.095
  exclusion.robots.policy: 0.087
  RedisCDXSource: 1.53
  esindex: 0.008
  LoadShardBlock: 60.536 (3)
  PetaboxLoader3.datanode: 114.575 (5)
  CDXLines.iter: 18.619 (3)
  load_resource: 268.143 (2)
  PetaboxLoader3.resolve: 145.962 (2)
*/